Update the memory_op() hypercall. Add two new subcommands, to
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 21 Nov 2005 15:56:39 +0000 (16:56 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 21 Nov 2005 15:56:39 +0000 (16:56 +0100)
commit9ba9cbdb3fb55274a25092f52d60545474beae4d
tree6521742490be4984e0e2b156b39dfbd8e2b506c4
parent7cdf0f64076d05bab8edaac9aa02ddfef510afb5
Update the memory_op() hypercall. Add two new subcommands, to
query a domain's current and maximum memory reservation. Also,
XENMEM_maximum_ram_page now returns the max_page directly,
rather than writing through a passed-in pointer.

Also, disable PAE in the default config (accidentally checked
in two changesets ago).

Signed-off-by: Keir Fraser <keir@xensource.com>
Config.mk
linux-2.6-xen-sparse/arch/xen/i386/kernel/swiotlb.c
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/e820.c
tools/libxc/xc_private.c
tools/libxc/xg_save_restore.h
xen/common/memory.c
xen/include/public/memory.h